From: Dmitry Antipov Date: Wed, 7 Aug 2013 17:03:46 +0000 (+0400) Subject: Fix typo in ChangeLog entry. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3275^2~380 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e5eefe9b9648e8dd3095e2cbb3b9b91f18206e54;p=emacs.git Fix typo in ChangeLog entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index 55f9a5c641b..ead50fa0517 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -36,7 +36,7 @@ * xdisp.c (reconsider_clip_changes): Remove prototype, drop 2nd arg and always assume window's buffer. (redisplay_window): Adjust user. - (redisplay_internal): Call to reconsider_clip_change once and + (redisplay_internal): Call to reconsider_clip_changes once and check whether mode line should be updated only if selected window shows current buffer. (run_window_scroll_functions): Use eassert for debugging check.